home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / DefineSprite_2604 / frame_40 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  168 b   |  13 lines

  1. tellTarget("_root.Chien")
  2. {
  3.    play();
  4. }
  5. tellTarget("_root")
  6. {
  7.    gotoAndStop(eval("/Variables:EtatActif"));
  8. }
  9. tellTarget("_parent")
  10. {
  11.    gotoAndStop(1);
  12. }
  13.